ApplicationConfigurationService.getLogFilterForScope Method

Gets the log filters for the specified scope.
 

Parameters

settingId

Type: string
The ID of the setting. In this instance, it would be the setting ID for the Log Filter.
scope

Type: AppSettingScope
The application setting scope.
scopeTarget

The scope target. It can be null, a string [such as server name] or a number [such as server group ID].

Return Value


Type: jQuery.Promise
Value: dundas.configuration.AppSettingValue
A promise object that is resolved when the call is complete.